home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / whou320.zip / WHOYOU.DOC < prev    next >
Text File  |  1990-05-22  |  4KB  |  126 lines

  1.  
  2.  
  3.                         WHOYOU - A Utility for GT Sysops
  4.  
  5.  
  6.         REVISION HISTORY.
  7.  
  8.                22/5/90 v3.20 Increase limits to 2000(?) users
  9.                              Recode validate/search
  10.  
  11.                 8/8/89 v3.00 Rewrite to new format.
  12.  
  13.         *NOTE* - This program was originally written by Stephen dePlater!
  14.  
  15.                  I have re-written it for the simple reason that I *had*
  16.                  most of the code already done for GT15 in another program.
  17.  
  18.  
  19.         WHAT WHOYOU DOES.
  20.  
  21.                 WHOYOU scans the GT message base looking for unread mail
  22.                 and creates a control file for use by other companion
  23.                 programs.
  24.  
  25.                 Only users who are in the USER.CTL file will have
  26.                 "mail-waiting" flags set.
  27.  
  28.  
  29.         PROGRAM REQUIREMENTS.
  30.  
  31.                **** THIS PROGRAM RUNS WITH GT 15.xx ONLY ****
  32.  
  33.                 WHOYOU expects to find a valid GTPATH= in the environment.
  34.                 The progam *IS* LAN-aware and if a LAN is detected (via
  35.                 the LR= parameter in the GT.CNF) it will use the USER.CTL
  36.                 in the LAN path and place the WAITING.CTL there
  37.  
  38.         CONTROL FILES.
  39.  
  40.                 WHOYOU has two control files -
  41.  
  42.                 The GTMDIR.BBS MUST be in the GTPATH and is used to
  43.                 determine WHICH directories are scanned.
  44.  
  45.                 The WAITING.CTL which WHOYOU creates - this file will
  46.                 be placed in the GTPATH UNLESS you are running a LAN
  47.                 system, in which case it will be placed in the directory
  48.                 specified by the LR= parameter in the GT.CNF.
  49.  
  50.  
  51.         COMMAND-LINE PARAMETERS
  52.  
  53.                 WHOYOU has ONE optional command-line parameter.
  54.  
  55.  
  56.                        /U  - Update mode.
  57.                              If the /U is specified WHOYOU will only
  58.                              scan for NEW messages entered since it was
  59.                              last run.
  60.  
  61.  
  62.         EXAMPLES.
  63.  
  64.                         WHOYOU
  65.                                 Runs WHOYOU on the areas nominated in
  66.                                 GTMDIR.BBS and re-creates the WAITING.CTL.
  67.                                 (this is the default mode)
  68.  
  69.  
  70.                         WHOYOU /U
  71.                                 Runs WHOYOU on the areas nominated in
  72.                                 GTMDIR.BBS but only examines areas that
  73.                                 have had messages added to them since
  74.                                 WHOYOU was last run.
  75.                                 The WAITING.CTL is updated rather than
  76.                                 re-created.
  77.  
  78.                                 *NOTE* The /U option is only functional
  79.                                        in REGISTERED copies.
  80.  
  81.  
  82.         RUNNING WHOYOU.
  83.  
  84.                 WHOYOU should be run immediatley AFTER running MDIST
  85.                 in your normal mail run, or as part of your daily
  86.                 maintenance.
  87.  
  88.                 WHOYOU with the /U parameter should be run in your
  89.                 GTLOGOFF.BAT to keep the control file up to date.
  90.  
  91.                 *IMPORTANT* - when you FIRST install WHOYOU you *MUST*
  92.                 run it ONCE WITHOUT the /U parameter in order to create
  93.                 the WAITING.CTL.
  94.  
  95.  
  96.         REGISTRATION.
  97.  
  98.                 This program must be registered in order to be fully
  99.                 functional. Please read the enclosed README.NOW file.
  100.  
  101.  
  102.         FURTHER INFORMATION.
  103.  
  104.                 May be obtained from the author -
  105.  
  106.                            Ken Thompson
  107.                            164 Lyons Rd.
  108.                           Drummoyne N.S.W.
  109.                        Sydney Australia 2047
  110.  
  111.                           +61-2-81-4751
  112.  
  113.                  or I may be contacted via my BBS
  114.  
  115.                          The Black Hole
  116.                       GT Net/Node 302/003
  117.  
  118.              Modem  +61-2-819-6971 (2400 *NOT* CRASH!abale)
  119.                             
  120.                          The Black Hole
  121.                       GT Net/Node 302/003
  122.  
  123.              Modem  +61-2-719-8161 (9600 CRASH!abale)
  124.  
  125.  
  126.